From: Andrea Perotti Date: Sat, 17 Sep 2022 09:00:46 +0000 (+0200) Subject: Fix recursive git archive reference X-Git-Tag: archive/raspbian/2022.6-1+rpi1^2~7^2^2~6^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=565ad4a1b4bf0b81c85c39050f608480152444da;p=ostree.git Fix recursive git archive reference Broken link for "recursive git archive" example --- diff --git a/README.md b/README.md index d0232e7f..63a12e99 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ However, in order to build from a git clone, you must update the submodules. If you're packaging OSTree and want a tarball, I recommend using a "recursive git archive" script. There are several available online; -[this code](https://github.com/ostreedev/ostree/blob/main/packaging/Makefile.dist-packaging#L11) +[this code](https://github.com/ostreedev/ostree/blob/main/ci/Makefile.dist-packaging#L18) in OSTree is an example. Once you have a git clone or recursive archive, building is the